Conversation
New files: - Dockerfile.rocm: AMD ROCm 6.x (rocm/dev-ubuntu-22.04:6.3, community-tested) - Dockerfile.xpu: Intel Arc/Xe XPU (ubuntu:22.04 + PyTorch XPU wheel, community-tested) Governance (specsmith validate: 23 REQs, all with test coverage): - docs/REQUIREMENTS.md: REQ-OEA-023 (hardware abstraction, P2) REQ-OEA-020 updated to reference Dockerfile.cuda alongside Dockerfile - docs/TESTS.md: TEST-OEA-023 (device flag + Docker image inspection) TEST-OEA-020 updated to reference Dockerfile.cuda - docs/ARCHITECTURE.md: DEC-005 (hardware abstraction); reproducibility table updated with all 4 Dockerfiles; tooling section updated Doc fixes (stale content removed): - REPRODUCE.md: Step 4 rewritten with direct pip commands per backend; stale setup.sh/setup.cmd --cuda/--mps flags removed; stale numpy<2 compat note removed; Docker section updated with ROCm/XPU commands; --device flag examples added to Step 5 - README.md: Docker table expanded with all 4 images + MPS native note - CHANGELOG.md: all changes documented under [Unreleased] specsmith audit: 29/29 checks pass. 1 known false-positive (aee-research type). Co-Authored-By: Oz <oz-agent@warp.dev>
Resolves the specsmith audit type-mismatch false-positive. The scanner correctly detects research-python (Python project with experiments/ dir). AEE epistemic governance is fully preserved via enable_epistemic: true. specsmith audit: 30/30 checks pass (was 29/29 with 1 issue). Co-Authored-By: Oz <oz-agent@warp.dev>
- AGENTS.md: spec version 0.10.1->0.11.3.dev427; type aee-research->research-python - CHANGELOG.md: scaffold type fix documented under [Unreleased] Fixed - LEDGER.md: specsmith-authored entry for 2026-05-19 feature session Co-Authored-By: Oz <oz-agent@warp.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final governance and documentation pass for this session.
Changes